Bug 355343. Add a GdkPangoAttrEmbossColor.
authorRyan Lortie <desrt@desrt.ca>
Fri, 15 Sep 2006 01:32:34 +0000 (01:32 +0000)
committerRyan Lortie <ryanl@src.gnome.org>
Fri, 15 Sep 2006 01:32:34 +0000 (01:32 +0000)
2006-09-14  Ryan Lortie  <desrt@desrt.ca>

        * docs/reference/gdk/gdk-sections.txt:
        * gdk/gdk.symbols:
        * gdk/gdkpango.h:
        * gdk/gdkpango.c: Bug 355343.  Add a GdkPangoAttrEmbossColor.
          (gdk_pango_layout_get_clip_region): Remove an unused variable.
          (gdk_pango_attr_embossed_new): Fix documentation.

ChangeLog

index 447f17e9c8528b5b0d66ff51b15bb77b29db2971..2cebacb1d52a7e5833a02b133dbed9c8b679d5bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-09-14  Ryan Lortie  <desrt@desrt.ca>
+
+       * docs/reference/gdk/gdk-sections.txt:
+       * gdk/gdk.symbols:
+       * gdk/gdkpango.h:
+       * gdk/gdkpango.c: Bug 355343.  Add a GdkPangoAttrEmbossColor.
+         (gdk_pango_layout_get_clip_region): Remove an unused variable.
+         (gdk_pango_attr_embossed_new): Fix documentation.
+
 Thu Sep 14 12:28:51 2006  Tim Janik  <timj@imendio.com>
 
        * tests/testrichtext.c (main): intialize random number generator state